hunt-snapshot-0_10_7 ~master (2019-09-12T04:35:55Z)
Dub
Repo
MqttMsgIdVariableHeader
collie
codec
mqtt
mqttmsgidvariableheader
Undocumented in source.
class
MqttMsgIdVariableHeader {
static
MqttMsgIdVariableHeader
from
(int messageId);
int
messageId
();
string
toString
();
}
Members
Functions
messageId
int
messageId
()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string
toString
()
Undocumented in source. Be warned that the author may not have intended to support it.
Static functions
from
MqttMsgIdVariableHeader
from
(int messageId)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
collie
codec
mqtt
mqttmsgidvariableheader
classes
MqttMsgIdVariableHeader